func runtime.emitUnblockStatus
3 uses
runtime (current package)
traceruntime.go#L497: w.w = emitUnblockStatus(w.w, gp, tl.gen)
traceruntime.go#L508: w.w = emitUnblockStatus(w.w, nextg, tl.gen)
traceruntime.go#L518: func emitUnblockStatus(w traceWriter, gp *g, gen uintptr) traceWriter {
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |